SftTabs/NET 6.0

MouseEnter Event, SftTabs Class

Softel vdm, Inc.

Occurs when when the mouse pointer enters the control.

Syntax      SftTabs Class (Softelvdm.SftTabsNET)

VB   

Public Event MouseEnter As EventHandler

C#   

public event EventHandler MouseEnter;

C++   

public: event EventHandler MouseEnter;

Event Data

The MouseEnter event handler receives an argument of type EventArgs containing data related to this event.

Comments

The MouseEnter event occurs when when the mouse pointer enters the control.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com